home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
mac
/
Time Warp
/
Time Warp.DXR
/
Shared_43.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-23
|
151 b
|
10 lines
on movieEnd next
global end
if the movieTime of sprite 5 < end then
go(the frame - 1)
else
puppetSprite(5, 0)
go(#next)
end if
end